<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/*
*********************************
武汉中网维优网络科技有限公司
http://www.wymonitor.com
联系电话：027-87862018
客服QQ：15035405
*********************************
*/
/*----------------------------通用---------------------------------------*/

body { font-size: 14px; font-family: "微软雅黑"; background: #fff; min-width: 1200px; }
* { padding: 0; margin: 0; }
a { text-decoration: none; color: #333; }
ul, li { list-style: none; }
img { border: 0; max-width: 100%; }
input { font-family: "微软雅黑"; outline: none; }
.cl { clear: both; height: 0px; }
.fl { float: left; }
.fr { float: right; }
.all { width: 1200px; margin: 0 auto; }
.all1 { width: 1200px; margin: 0 auto; overflow: hidden; }
.red { color: #0e5d8f; }
.tbreb { color: #fff; }
.c50 { width: 47%; margin-left: 2%; float: left; font-weight: normal; padding: 5px 0; }
.c50 img { width: 100%; }
.c50 strong { font-size: 16px; }
table {
        border-collapse: collapse;
    }
/*--setTable--*/


.settab { width: 600px; margin: 0 auto; }
.settab_nav { width: 100%; height: 40px; background: #fff; }
.settab_nav ul { font-size: 0; }
.settab_nav ul li { width: 25%; height: 40px; line-height: 40px; font-size: 16px; color: #333; border: 1px solid #ccc; text-align: center; display: inline-block; box-sizing: border-box; cursor: pointer; }
.tab_active { background: #333 !important; color: #fff !important; }
.settab_con { padding: 20px; box-sizing: border-box; border: 1px solid #ccc; margin-top: 10px; }
.settab_item { display: none; }
/*--head--*/

.head { width: 100%; height: 85px; z-index: 99; position: fixed; top: 0; left: 0; box-shadow: 0px 1px 5px 0px #666; background-color: #fff; }
.logo { width: 300px; height: 85px; position: relative; margin-right: 40px; }
.logo img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.nav &gt; ul &gt; li { float: left; position: relative; height: 85px; line-height: 85px; }
.nav &gt; ul &gt; .active { background-position: center; }
.nav li a { display: block; font-size: 16px; color: #333; padding: 0 30px; }
.son { width: 140%; position: absolute; top: 85px; left: 50%; transform: translateX(-50%); background: #fff; display: none; box-shadow: 0 0 5px 0 #999; }
.son li:hover a { background: #005495; color: #fff; }
.nav .son li { width: 100%; height: 40px; line-height: 40px; }
.son li a { display: block; font-size: 13px; color: #333; text-align: center; height: 40px; line-height: 40px; padding: 0 15px; }
.nav ul li:hover .son { display: block; }
.search { width: 90px; height: 85px; text-align: center; position: relative; padding: 32px 0; box-sizing: border-box; }
.search:hover .s-input { display: block; }
.s-input { width: 250px; position: absolute; top: 85px; right: 0; background: #fff; padding: 20px 30px; box-sizing: border-box; box-shadow: 0 0 6px 1px #666; display: none; border-radius: 2px; }
.input-box { width: 118px; border: 1px solid #999; padding-left: 25px; color: #999; background: url(img/s1.png) no-repeat left center; display: inline-block; vertical-align: middle; height: 25px; }
.s-input input { width: 100%; border: none; line-height: 25px; }
.s-input button { width: 40px; display: inline-block; line-height: 25px; font-size: 12px; color: #333; border: 1px solid #999; vertical-align: middle; }
/*--栏目--*/
.zlm_3l { display: none; position: absolute; left: 160px; top: 0; width: 160px; }
.lm { float: right; }
.pc-nav li { float: left; position: relative; height: 85px; line-height: 85px; }
.pc-nav li.menuCurrent { }
.pc-nav li:hover, .pc-nav li.d { }
.pc-nav li a { display: block; font-size: 20px; float: left; color: #333; font-weight: bold; padding: 0 40px; }
.pc-nav li a i { display: none; }
.pc-nav li.d span { position: absolute; width: 100%; height: 3px; top: 80%; left: 0; }
.pc-nav li.d span em { display: block; width: 5px; margin: 0 auto; height: 5px; background: #009E99; border-radius: 50%; }
.pc-nav li:hover .zlm { display: block; }
.pc-nav .zlm { position: absolute; left: 0; top: 85px; display: none; width: 100%; z-index: 999; }
.pc-nav .zlm ul { width: 100%; }
.pc-nav .zlm li { text-align: center; background-color: rgba(0,0,0,0.6); font-weight: normal; color: #fff; width: 100%; line-height: 40px; height: 40px; z-index: 999; position: relative; opacity: 0.9; padding: 0; }
.pc-nav .zlm li a { font-size: 18px; color: #fff; padding: 0; width: 100%; font-weight: normal; text-align: center; text-shadow: none; -moz-text-shadow: none; -ms-text-shadow: none; -o-text-shadow: none; -webkit-text-shadow: none; }
.pc-nav .zlm li:hover { background-color: #0162cc !important; opacity: 1; }
.pc-nav li.active span { position: absolute; width: 100%; height: 3px; top: 80%; left: 0; }
.pc-nav li.active span em { display: block; width: 5px; margin: 0 auto; height: 5px; background: #0162cc; border-radius: 50%; }
.w-btn, .w-btn-cur { cursor: pointer; text-align: center; border-radius: 3px; padding: 6px 11px; background-color: #FFFFFF; text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); display: block; position: absolute; }
.w-btn .line, .w-btn-cur .line { display: block; width: 18px; height: 2px; background: #009E99; border-radius: 1px; }
.w-btn .line + .line, .w-btn-cur .line + .line { margin-top: 3px; }
.w-btn-cur { background-color: #009E99; }
.w-btn-cur .line { background: #FFF; }
#mobi-btn { display: none; }
.pc-nav .zlm ul li:hover .zlm_3l { display: block; }
.pc-nav .zlm ul li:hover .zlm_3l li { width: 100%; }
.pc-nav .zlm ul li:hover .zlm_3l li a{ font-size:14px; }
.pc-nav li:nth-child(5) .zlm ul li:hover .zlm_3l { left: 108px !important; }
.zlm2 { display: none; }
.zlm2 ul li { border-bottom: 0; width: 45%; float: left; margin-left: 5%; }
.b_on .zlm2 { display: block; }
/*--banner--*/
.banner_in { margin-top: 85px; }
.silde-one .swiper-slide { width: 100%; overflow: hidden; }
.silde-one img { width: 100%; transform: scale(1.2, 1.2); transition: all 8s; }
.swiper-slide-active img { transform: scale(1, 1); }
.banner-pagination div { width: 150px; height: 2px; opacity: 1; border-radius: 0; margin: 0 5px; background: rgba(0, 0, 0, 0.3); position: relative; overflow: hidden; }
.banner-pagination div p { position: absolute; top: 0; left: -150px; width: 150px; height: 2px; background: #fff; float: left; }
.banner-pagination div .login { -webkit-transform: translateX(150px); -ms-transform: translateX(150px); transform: translateX(150px); -webkit-transition: -webkit-transform 5s linear; transition: transform 5s linear; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }
.swiper-con { position: absolute; top: 50%; left: 50%; width: 1150px; transform: translate(-50%, -30%); text-align: left; color: #fff; transition: all .5s; opacity: 0; }
.swiper-con h2 { font-size: 50px; }
.swiper-con p { font-size: 22px; margin-top: 15px; }
.swiper-opcity { opacity: 1; transform: translate(-50%, -50%); }
.swiper-prev, .swiper-next { display: block; position: absolute; z-index: 1; top: 46%; left: 5%; z-index: 1; width: 34px; height: 60px; background: url(img/ban_prev.png) no-repeat center; cursor: pointer; }
.swiper-next { left: auto; right: 5%; background: url(img/ban_next.png) no-repeat center; }
/*--首页上面--*/

.index-tone { }
.at_stitle { margin-top: 40px; }
.at_stitle li { height: 140px; width: 16.6%; float: left; margin-right: 0%; box-sizing: border-box; border-top: 1px solid #EDEDED; border-left: 1px solid #EDEDED; border-bottom: 1px solid #EDEDED; text-align: center; }
.at_stitle li:nth-child(6) { margin-right: 0; border-right: 1px solid #EDEDED; }
.at_stitle li span { width: 43px; height: 43px; display: block; margin: 0 auto; margin-top: 30px; }
.at_stitle li div { font-size: 16px; color: #4b4b4b; line-height: 40px; }
.at_stitle li:nth-child(1) span { background: url(imgt/t1.png) no-repeat center; }
.at_stitle li:nth-child(2) span { background: url(imgt/t2.png) no-repeat center; }
.at_stitle li:nth-child(3) span { background: url(imgt/t3.png) no-repeat center; }
.at_stitle li:nth-child(4) span { background: url(imgt/t4.png) no-repeat center; }
.at_stitle li:nth-child(5) span { background: url(imgt/t5.png) no-repeat center; }
.at_stitle li:nth-child(6) span { background: url(imgt/t6.png) no-repeat center; }
.at_stitle li.chs { background: #0061CC; }
.at_stitle li.chs div { color: #fff; }
.at_stitle li.chs:nth-child(1) span { background: url(imgt/t11.png) no-repeat center; }
.at_stitle li.chs:nth-child(2) span { background: url(imgt/t22.png) no-repeat center; }
.at_stitle li.chs:nth-child(3) span { background: url(imgt/t33.png) no-repeat center; }
.at_stitle li.chs:nth-child(4) span { background: url(imgt/t44.png) no-repeat center; }
.at_stitle li.chs:nth-child(5) span { background: url(imgt/t55.png) no-repeat center; }
.at_stitle li.chs:nth-child(6) span { background: url(imgt/t66.png) no-repeat center; }
.at_stitle2 { }
.at_stitle2 li { width: 100%; }
.at_stitle2 .at_stitl_l { width: 50%; float: left; }
.at_stitle2 .at_stitl_l img { width: 100%; }
.at_stitle2 .at_stitl_r { width: 45%; float: left; margin-left: 2%; }
.at_stitle2 h2 { font-size: 24px; margin-top: 20px; }
.at_stitle2 h3 { font-size: 16px; color: #C7C9C7; text-transform: uppercase; font-weight: normal; }
.at_stitle2 .at_stitl_txt { font-size: 15px; color: #4B4B4B; font-weight: normal; margin-top: 20px; line-height: 30px; }
.at_stitle2 span { display: block; float: left; }
.at_stitle2 span a { display: block; width: 125px; height: 40px; line-height: 40px; border: 2px solid #4B4B4B; color: #4B4B4B; margin-top: 20px; text-align: center; }
.at_stitle2 span a:hover { border: 2px solid #0061CC; background: #0061CC; color: #fff; }
/*--明星产品--*/

.homepage { padding: 30px 0; background: #fff; }
.hometitle { text-align: center; }
.hometitle span { display: block; }
.hometitle .name { height: 68px; line-height: 68px; padding-bottom: 11px; background: url(img/titlebg1.png) no-repeat center bottom; font-size: 30px; color: #333333; font-weight: bold; }
.hometitle .en { display: block; line-height: 26px; font-size: 14px; color: #b2b2b2; text-transform: uppercase; margin-top: 18px; font-family: Arial; }
.back1 { background: #f9f9f9 !important; overflow: hidden; }
.star_list { margin-top: 40px; }
.star_list li:nth-child(1) { background: #2697CB; }
.star_list li:nth-child(2) { background: #618cc3; }
.star_list li:nth-child(3) { background: #21ade5; }
.star_list li:nth-child(4) { background: #618cc3; }
.star_list li { width: 300px; height: 320px; min-height: 280px; margin-bottom: 50px; padding-bottom: 0; margin-right: 0; transition: all 0.3s ease-out 0s; text-align: center; float: left; position: relative; }
.hot-img { width: 278px; height: 120px; overflow: hidden; margin: 10px auto; }

.star_list li:nth-child(1) .hot-img { background: rgba(0,0,0,.03) url(img/mxcp10.png) center; background-size: cover;background-repeat: no-repeat;}
.star_list li:nth-child(2) .hot-img { background: rgba(0,0,0,.03) url(img/mxcp1.png) center; background-size: cover;background-repeat: no-repeat;}

.star_list li:nth-child(3) .hot-img { background: rgba(0,0,0,.03) url(img/mxcp2.png) center; }
.star_list li:nth-child(4) .hot-img { background: rgba(0,0,0,.03) url(img/mxcp3.png) center; }


.hot-img img { width: auto; height: 100%; transition: all 0.3s ease-out 0s; position: relative; top: 0; background: rgba(0,0,0,.03); }
.star_list li div:after { position: absolute; content: ""; left: 10px; width: 278px; height: 120%; border: 1px solid rgba(255, 255, 255, .0); margin-left: 0; top: 1px; transition: all 0.3s ease-out 0s; }
.star_list li p.title { font-size: 22px; color: #fff; position: relative; font-weight:bold; }
.star_list li p.title:after { content: ''; position: absolute; width: 50px; height: 1px; background: rgba(255, 255, 255, .2); left: 50%; margin-left: -25px; top: 30px; transition: all 0.3s ease-out 0s; }
.star_list li p.description { margin-top: 15px; padding: 0 40px; line-height: 24px; color: #fff; }
.star_list li:hover { box-shadow: 0 12px 20px rgba(0, 0, 0, 0.1); margin-top: -20px; height: 360px; }
.hot-content { position: relative; margin: 0; transition: all 0.3s ease-out 0s; top: 0px; padding-top: 0; }
.star_list li:hover .hot-content { margin-top: 0; padding-top: 28px; }
.star_list li:hover .hot-content:after { border: 1px solid rgba(255, 255, 255, .4); width: 378px; left: 10px; height: 105%; }
.description span { margin-bottom: 10px; display: block; }
/*--明星产品--*/

.homepage { padding: 30px 0; background: #fff; }
.hometitle { text-align: center; }
.hometitle span { display: block; }
.hometitle .name { height: 68px; line-height: 68px; padding-bottom: 11px; background: url(img/titlebg1.png) no-repeat center bottom; font-size: 30px; color: #333333; font-weight: bold; }
.hometitle .en { display: block; line-height: 26px; font-size: 14px; color: #b2b2b2; text-transform: uppercase; margin-top: 18px; font-family: Arial; }
/*--合作伙伴--*/










.typical_customers_con { margin: 15px auto; overflow: hidden; width: 1200px; height: 282px; padding: 5px; background: #fff; overflow: hidden; }
.typical_customers_con ul li { float: left; border-bottom: 1px #dadada solid; border-right: 1px #dadada solid; width: 240px; height: 140px; overflow: hidden; position: relative; }
.typical_customers_con li img { height: 80%; width: auto; position: absolute; top: 1%; left: 50%; transform: translate(-50%, 0); }
.typical_customers_con ul li:nth-child(2n) { border-bottom: 0px; }
.typical_customers_con li span { width: 100%; text-align: center; position: absolute; left: 50%; transform: translate(-50%, 0); bottom: 5px; }
.bbox { font-size: 30px; color: #333; margin-bottom: 60px; line-height: 40px; }
/*--荣誉资质--*/



.back1 { background: #f9f9f9 !important; overflow: hidden; }
.honor-list { margin-top: 35px; position: relative; }
.honor-list li { width: 240px; float: left; padding: 0 10px; box-sizing: border-box; }
.honor-list li a { display: block; }
.honor-img { width: 200px; height: 274px; padding: 10px; background: #f9f9f9; border: 1px solid #e6e6e6; }
.honor-list p { font-size: 14px; line-height: 54px; height: 54px; overflow: hidden; text-align: center; color: #666666; }
.honor-prev, .honor-next { position: absolute; top: 50%; transform: translateY(-50%); background: url(img/prev3.png) no-repeat left top; left: 0px; display: block; width: 24px; height: 70px; z-index: 999; }
.honor-next { background: url(img/prev3.png) no-repeat right top; left: auto; right: 0px; }
/*--about--*/

.index-one { background: url(img/about_ome.jpg) no-repeat center; }
.index { padding: 60px 0 70px; }
.index-title { font-size: 36px; color: #333; text-align: center; position: relative; letter-spacing: 6px; }
.index-title-f { color: #fff; }
.index-title:after { content: ''; width: 146px; height: 2px; background: url(img/tit-after.png) no-repeat center; display: block; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); }
.about-desc { margin-top: 60px; font-size: 15px; color: #fff; text-align: center; line-height: 30px; }
.old { margin-top: 60px; text-align: center; font-size: 0; }
.old li { display: inline-block; width: 25%; padding: 10px 20px; box-sizing: border-box; vertical-align: middle; }
.old li div { font-size: 20px; font-weight: 500; color: #fff; }
.old li span { font-size: 35px; font-weight: 500; }
.old li + li { border-left: 1px solid #e5e5e5; }
.old font { font-size: 14px; color: #fff; }
.pro-list { margin-top: 40px; width: 100%; }
.pro-list ul li { width: 20%; padding-bottom: 15%; height: 0; float: left; position: relative; overflow: hidden; }
.pro-list ul li:hover img { transform: scale(1.1, 1.1); }
.pro-list ul li img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 0.5s; }
.pro-list ul li p { position: absolute; left: 0; bottom: 0; font-size: 18px; color: #fff; line-height: 50px; text-align: center; width: 100%; font-weight: 700; background: rgba(0, 0, 0, 0.3); }
.index-three { background: #fff; padding: 60px 0; }
.index-title p { font-size: 16px; margin-top: 5px; letter-spacing: normal; }
.ky-list { margin-top: 60px; }
.ky-list ul li { width: 380px; float: left; margin-right: 30px; }
.ky-list ul li:hover img { transform: scale(1.1, 1.1); }
.ky-list ul li:nth-child(3n) { margin-right: 0; }
.ky-list li .ky-img { width: 100%; padding-bottom: 75%; height: 0; position: relative; overflow: hidden; border: 1px solid #efefef; }
.ky-list li .ky-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 0.5s; }
.ky-list li p { font-size: 16px; color: #333; text-align: center; margin: 10px 0 20px; }
.ky-more { width: 138px; height: 38px; line-height: 38px; text-align: center; border-radius: 4px; margin: 0 auto; display: block; border: 1px solid #333; font-size: 16px; color: #333; margin-top: 30px; }
a.ky-more:hover { background: #0061CC; color: #fff; }
/*--news--*/
.index-desc_ttc { margin: 30px auto 10px auto; width: 60%; }
.index-desc_ttc li { float: left; width: 20%; text-align: center; }
.index-desc_ttc li.on a { color: #0d5d8e; font-weight: bold; }
/*--news--*/



.index-four { background: #f2f2f2; }
.Inews-nav { margin-top: 60px; text-align: center; }
.Inews-nav .item-one { display: inline-block; font-size: 16px; color: #333; line-height: 30px; background: #fff; padding: 0 25px; border-radius: 4px; border: 1px solid #e4e4e4; margin: 0 15px; }
.Inews-nav .Inews_active { border: 1px solid #c51f17; }
.new-box { margin-top: 60px; }
.new-left { width: 447px; height: 286px; position: relative; margin-right: 30px; }
.new-left p { font-size: 16px; color: #fff; width: 100%; line-height: 50px; text-align: center; background: rgba(0, 0, 0, .5); position: absolute; bottom: 0; left: 0; }
.new-right { width: 723px; }
.new-right ul li { border-bottom: 1px solid #e0dfdf; padding: 17px 0; font-size: 0px; }
.time { font-size: 12px; color: #b9b6b6; display: inline-block; width: 95px; text-align: center; vertical-align: middle; border-right: 1px solid #d6d6d6; }
.time span { font-size: 32px; color: #929292; display: block; }
.new-con { display: inline-block; margin-left: 25px; vertical-align: middle; }
.new-con div { font-size: 16px; color: #333; margin-bottom: 10px; }
.new-con p { font-size: 14px; color: #888888; }
.new-icon { display: inline-block; vertical-align: middle; width: 80px; height: 60px; background: url(img/more.png) no-repeat center; float: right; }
.new-con div:hover { color: #c51f17; }
.new-icon:hover { background: url(img/more1.png) no-repeat center; }
/*--foot--*/

.foot { background: #393a3f; padding: 30px 0; }
.foot dl { float: left; width: 174px; text-align: left; }
.foot dl:nth-child(3n) { width: 190px; }
.foot dt a { font-size: 18px; color: #f6f6f6; display: block; margin-bottom: 5px; line-height: 35px; }
.foot dd a { font-size: 14px; color: #a9a9ac; line-height: 28px; }
.address { width: 380px; float: right; text-align: right; border-left: 1px solid #444; box-sizing: border-box; }
.foot-tel { font-size: 14px; color: #a9a9ac; }
.foot-tel span { display: inline-block; width: 24px; height: 24px; background: url(img/time.png)no-repeat center; vertical-align: middle; margin-right: 10px; }
.number { font-size: 30px; color: #fff; font-weight: 700; margin: 20px 0; }
.address p { font-size: 16px; color: #a9a9ac; line-height: 26px; }
.copy, .copy a { width: 100%; line-height: 50px; font-size: 14px; color: #fff; background: #2f3034; text-align: center; }
/*--科研设备--*/
.about-banner-c { width: 100%; height: 380px; position: relative; }
.about-banner { width: 100%; height: 500px; position: relative; }
.location { width: 1200px; height: 70px; line-height: 70px; background: rgba(255, 255, 255, .8); position: absolute; bottom: 0px; left: 50%; border-top-right-radius: 4px; transform: translateX(-50%); padding: 0 30px; box-sizing: border-box; border-top-left-radius: 6px; }
.loca-title { display: inline-block; font-size: 28px; color: #333; margin-right: 10px; }
.loca-left font { font-size: 22px; color: #333; }
.position { background: url(img/home.png)no-repeat left center; padding-left: 25px; }
.position, .position a { font-size: 14px; color: #333; }
.aobut-nav ul li { line-height: 30px; margin: 0 10px; display: inline-block; background: #ebebeb; padding: 0 20px; border-radius: 6px; cursor: pointer; }
.about-active { background: #d7100e !important; color: #fff; }
.about-box { padding: 60px 0 390px; }
.index-desc { margin-top: 30px; text-align: center; font-size: 16px; color: #4c4c4c; }
.loca-list { margin-top: 60px; }
.loca-list ul li { width: 380px; float: left; margin-right: 30px; }
.loca-list ul li:nth-child(3n) { margin-right: 0; }
.loca-list .loca-img { width: 100%; padding-bottom: 75%; height: 0; position: relative; overflow: hidden; border: 1px solid #efefef; }
.loca-img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 1s; }
.loca-img:hover img { transform: scale(1.1, 1.1); }
.loca-list ul li p { font-size: 16px; color: #333; line-height: 40px; text-align: center; margin-bottom: 5px; }
.loca-list ul li:hover p { color: #d7171f; }
.loca-list4 ul li { width: 19%; margin-right: 1%; }
.loca-list4 ul li:nth-child(3n) { margin-right: 1%; }
.loca-list4 .loca-img { width: 100%; padding-bottom: 130%; }
.loca-list4 ul li p { height: 40px; width: 100%; overflow: hidden; font-size: 14px; }
.loca-list5 .ky-img img { width: 100%; }
.loca-list5 ul li:nth-child(3n) { margin-right: 0; }
.loca-list-hz ul li { width: 20%; box-sizing: border-box; padding: 1rem; text-align: center; margin-right: 0; }
.loca-list-hz .loca-img-hz { border: 5px solid #EDEDED; text-align: center; }
.loca-list-hz .loca-img-hz img { height: 96px; }
/*--新菜单--*/

.location2 { height: 70px; line-height: 70px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); padding: 0 30px; }
.location2 ul { }
.location2 ul li { background: rgba(255, 255, 255, .8); padding: 0 20px; float: left; text-align: center; }
.location2 ul li a { display: block; }
/* pages */
.nc_4 { padding: 0 10px; }
.nc_4 ul li { padding: 0 6px; }
.pages UL { margin-top: 20px; text-align: center; }
.pages UL LI { width: auto; border: 1px solid #ccc; margin-bottom: 30px; color: #888; display: inline-block; padding: 6px 10px; text-align: center; margin-right: 6px; }
.pages UL LI span { line-height: 35px; margin: 0 10px; }
.pages UL LI a { display: block; color: #888; }
.thisclass { display: block; }
.pages UL LI select { border: 0; background: none; color: #888; }
.pages UL LI:hover { border: 1px solid #d7100e; color: #d7100e; }
.pages UL LI:hover a { color: #d7100e; }
.thisclass { background: #d7100e !important; border: 1px solid #d7100e !important; color: #fff !important; }
.thisclass a { color: #fff !important; }
/*--新闻--*/


.news-list { margin-top: 60px; }
.news-list .news-content { width: 96%; height: 94px; background: #FFFFFF; padding: 32px; margin-top: 20px; border-bottom: 1px solid #E5E5E5; }
.news-list a:hover .news-content { box-shadow: 0 10px 30px 0 rgba(0,0,0,0.10); }
.news-list .news-content .data { width: 90px; height: 80px; float: right; background: #F5F5F5; padding: 10px; }
.news-list .news-content .data .nian { width: 100%; height: 30px; line-height: 30px; font-size: 20px; color: #666666; text-align: right; }
.news-list .news-content .data .yue { width: 100%; height: 50px; line-height: 50px; font-size: 30px; color: #666666; text-align: right; }
.news-list .news-content .miaoshu2 { width: 827px; height: auto; float: left }
.news-list .news-content .miaoshu2 .title { width: 100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-align: left; font-weight: bold; }
.news-list li:hover .news-content .miaoshu2 .title { color: #d7100e; }
.news-content .miaoshu2 .text { width: 100%; line-height: 30px; font-size: 16px; color: #666666; text-align: left; margin-top: 10px; }
.news-list2 { margin-top: 60px; }
.news-list2 ul { }
.news-list2 ul li { float: left; width: 25%; text-align: center; }
.news-list2 ul li img { width: 96%; }
/*关于我们样式*/


.addr { background: #f5f5f5; padding: 80px 0; }
.address_tit { text-align: center; line-height: 40px; font-size: 36px; color: #000000; }
.address_list { border: solid 1px #e6e6e6; box-sizing: border-box; margin-top: 58px; }
.address_list ul li { width: 33.33%; float: left; border-left: solid 1px #e6e6e6; box-sizing: border-box; background: #fff; padding: 102px 40px 68px 40px; background: #fff; text-align: center; }
.address_list li .address_icon { height: 56px; }
.address_icon img { max-height: 100%; }
.address_list li .min_tit { line-height: 30px; font-size: 24px; color: #000000; margin-top: 24px; padding-bottom: 38px; background: url(skin/img/add_line.gif) repeat-x 0 bottom; }
.address_list li .address_text { line-height: 24px; font-size: 16px; color: #666666; margin-top: 35px; height: 100px; }
/*map样式开始*/

.map_page { padding-bottom: 40px; }
.map_list ul li:nth-child(1) { border-left: 1px solid #e6e6e6; }
.map_list ul li { width: 25%; float: left; border-right: solid 1px #e6e6e6; box-sizing: border-box; text-align: center; padding-bottom: 66px; }
.map_img { height: 138px; margin-top: 75px; }
.map_text { line-height: 30px; font-size: 18px; color: #666666; margin-top: 40px; height: 60px; }
.BMap_bubble_content { font-size: 16px; }
/*--2020-11-26新增表单--*/


.con_body { margin-top: 40px; }
.con_body label { width: 32%; display: block; float: left; margin-bottom: 30px; margin-right: 2%; }
.con_body label:nth-child(3n) { margin-right: 0; }
.con_body label input { width: 100%; height: 40px; border: 1px solid #ccc; padding: 0 10px; box-sizing: border-box; }
.con_body .textarea textarea { width: 100%; height: 140px; border: 1px solid #ccc; padding: 5px 10px; box-sizing: border-box; }
.coolbg { display: block; width: 120px; line-height: 40px; font-size: 18px; color: #fff; background: #f58100; margin: 30px auto 0; border: 1px solid #f58100; }
/*--公司简介--*/

.about-bg { background: url(img/section-bg-pattern.png); }
.bout-con { margin-top: 60px; }
.about-left { width: 570px; height: 384px; position: relative; }
.img-box { position: absolute; top: 50%; left: 50%; width: 384px; height: 384px; transform: translate(-50%, -50%); }
.img-box img { border-radius: 50%; overflow: hidden; }
.about-right { width: 630px; padding: 10px; box-sizing: border-box; }
.about-right p, .about-right span, .about-right { font-size: 14px; color: #666; line-height: 28px; text-indent: 30px; }
/*--企业文化--*/

.white { color: #fff !important; }
.about-two { width: 100%; height: 515px; background: url(img/about-bg.jpg) no-repeat center; box-sizing: border-box; }
.about-two ul { margin-top: 95px; }
.about-two li { width: 33.33%; float: left; text-align: center; }
.about-two li .a-icon { width: 100%; height: 55px; position: relative; }
.a-icon img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.a-tit { font-weight: 700; font-size: 24px; color: #fff; margin-top: 30px; position: relative; }
.a-tit:after { content: ''; width: 30px; height: 2px; position: absolute; bottom: -24px; left: 50%; transform: translateX(-50%); background: #fff; }
.a-desc { margin-top: 50px; font-size: 16px; color: #fff; }
.aobut-nav { margin: 20px 0; }
.aobut-nav ul li { line-height: 30px; margin: 0 10px; display: inline-block; background: #ebebeb; padding: 0 20px; border-radius: 6px; cursor: pointer; }
.about-active { background: #0061CC !important; color: #fff; }
.about-active a { color: #fff; }
/*产品中心内页*/


.pro_top_img { width: 100%; border: 1px solid #e4e4e4; padding: 10px; margin: 35px 0 50px; box-sizing: border-box; }
.imgMedium { position: relative; }
.imgLeft { float: left; position: relative; width: 582px; }
.imgLeft .magnifier { position: absolute; display: none; width: 200px; height: 200px; }
.mediumContainer { width: 580px; height: 401px; border-bottom: 1px solid #eee; overflow: hidden; }
#zhezhao { width: 580px; height: 400px; background: transparent; position: absolute; top: 0; border: 1px solid transparent; }
#zhezhao:hover { cursor: move; }
.img_x { width: 560px; height: 100px; margin: 0 auto; }
.img_x li { width: 130px !important; height: 98px; float: left; border: 2px solid transparent; padding: 10px 6px; }
.img_x li img { width: 100%; height: 100%; }
.img_u { width: 320px; height: 280px; border: 1px solid #eee; float: right; margin-left: 15px; overflow: hidden; display: none; }
.mediumContainer img { width: 100%; height: 100%; }
.img_u { position: absolute; right: -340px; bottom: -100px; z-index: 555; box-shadow: 0 0 6px 3px #999; }
.pro_top_img .imgRight { float: left; width: 320px; padding: 0 20px; }
.pro_top_img .ny_tit { font-size: 24px; color: #333333; line-height: 50px; border-bottom: 1px solid #e4e4e4; }
.nll { font-size: 16px; line-height: 30px; color: #707070; }
.pro_top_img .border { margin-top: 15px; height: 20px; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.cpms { margin-top: 50px; width: 100%; height: auto; }
.hhd { width: 520px; margin: 0 auto; overflow: hidden; position: relative; }
.pro_top_img .prev { display: block; width: 28px; height: 75px; background: #999 url(img/left22.png) no-repeat center; position: absolute; bottom: 25px; left: 0px; }
.pro_top_img .prev:hover { background: #999 url(img/left11.png) no-repeat center; }
.pro_top_img .next { display: block; position: absolute; width: 28px; height: 75px; background: #999 url(img/right22.png) no-repeat center; bottom: 25px; right: 0px; }
.pro_top_img .next:hover { background: #999 url(img/right11.png) no-repeat center; }
.tit_right { float: left; width: 546px; margin-left: 30px; }
.pro_p2 { margin-bottom: 25px; padding-bottom: 10px; border-bottom: 1px solid #D8D8D8; }
.pro_p1 { min-height: 338px; }
.pro_p1, .pro_p1 span, .pro_p1 div, .pro_p1 p { font-size: 16px; color: #666; line-height: 32px; }
.pro_p1 span { display: inline-block; vertical-align: middle; font-size: 14px; }
.pro_p2 h1 { font-size: 22px; color: #333; display: inline-block; font-weight: 500 }
.proart_title { color: #999999; padding-right: 20px; }
.proart_desc { color: #595959; max-width: 450px; }
.ms_tit { background: #b92833; font-size: 16px; color: #fff; padding: 0 25px; height: 45px; line-height: 45px; width: auto; display: inline-table; cursor: pointer; }
.ms_content { width: 100%; border: 1px solid #e4e4e4; padding: 20px; box-sizing: border-box; }
.pro_img_con { width: 100%; margin: 0 auto; font-size: 16px; color: #595959; line-height: 30px; }
.pro_img_con img { max-width: 100% !important; height: auto !important; }
.desc-tel { border-top: 1px solid #D8D8D8; padding-top: 15px; }
.desc-tel-num { font-size: 27px; color: #d7100e; line-height: 42px; }
.desc-tel-num span { font-size: 20px; color: #333; }
.desc-tel-text { font-size: 14px; color: #666; line-height: 28px; }
/*--search--*/

.search_header, .resultbar { margin-top: 50px; width: 800px; margin: 0 auto; overflow: hidden; font-size: 16px; color: #595959; }
.fc_03c { font-size: 18px; font-weight: 700; color: #da251c; }
.result_content { padding: 10px 0 70px 0; width: 800px; min-height: 400px; margin: 0 auto; }
.search_header { text-align: center; margin-top: 130px; }
.search_header input { width: 300px; height: 40px; padding: 0 10px; border: 1px solid #666; }
.search_header button { height: 42px; width: 80px; border: 1px solid #666; }
.sidebar h2 { padding: 20px 0; font-size: 22px; color: #59595; font-weight: 500; }
.resultlist ul li, .resultlist ul a, .resultlist ul small { padding: 20px 0; font-size: 16px; color: #666; line-height: 36px; font-weight: 500; }
.resultlist ul li + li { border-top: 1px solid #eee; }
.resultlist ul li h3 a { font-size: 20px; color: #333; line-height: 40px; font-weight: 500; }
.resultlist ul a:hover { color: #da251c; text-decoration: underline; }
.pagelist td a { font-size: 14px; color: #333; }
.ser_all { text-align: center; margin: 40px 0; }
.ser_art_list p { font-size: 14px; color: #7d7b7b; line-height: 35px; margin-top: 10px; text-align: left; }
/*--新闻内页--*/


.article-banner { margin-top: 85px; }
.news_article { padding-bottom: 100px; }
.news_article h1 { font-size: 30px; font-weight: 500; color: #4b4b4b; text-align: center; line-height: 40px;/* border-bottom: 1px solid #e7e7e7;*/ margin-top: 40px; }
.art_desc { text-align: center; margin: 20px 0; padding: 20px; line-height: 30px; color: #333; font-size: 14px; }


.art_desc p { margin-bottom: 10px; line-height: 24px; }
.art_desc h2 { margin-top: 10px; line-height: 40px; }
.art_desc span.span50 { font-size: 14px; color: #979696; padding: 0 10px; display: block; }
.new_article_con { margin-top: 35px; padding: 0 30px; box-sizing: border-box; }
.new_article_con, .new_article_con span, .new_article_con div, .new_article_con p { font-size: 16px; color: #4b4b4b; line-height: 36px; }
.new_article_con video { max-width: 100%; }
.new_article_con h2 { margin-bottom: 10px; font-size:18px; }
.new_article_con p { margin-bottom: 10px; }
.new_article_con table { margin:0 auto;}
.new_article_con table tr td{ border:1px solid #333;}



.zzjg { margin-top: 60px; text-align: center; }
/*--产品内页单页--*/


.art_desc section { clear: both; border-style: solid; height: 50px; line-height: 50px; width: 98%; margin: 0 auto; border-width: 0px 0px 1px 0px; border-color: #CCCCCC; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; }
.art_desc section h4 { display: block; float: left; width: 30%; }
.art_desc section p { display: block; float: right; width: 70%; text-align: right; }
.art_desc .lmtu { float: left; width: 100%; height: auto !important; }
.index_ry .lmtu { float: left; width: 100%; height: auto !important; }
/*--加入我们--*/


.join_list { margin-top: 60px; }
.join_list dd, .join_list dt { font-size: 0; }
.join_list dt { padding: 15px 0; background: #005495; }
.join_list dt span { font-size: 20px; color: #fff; }
.join_list dd span { font-size: 16px; color: #3d3d3d; }
.join_list span { display: inline-block; vertical-align: middle; position: relative; text-align: center; padding: 20px; box-sizing: border-box; }
.join_list span + span:before { content: ''; width: 1px; height: 30px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; background: #fff; }
.join_list dd { cursor: pointer; }
.join_list dd span + span:before { background: #d1d1d1; }
.join_list .zw { width: 180px; }
.join_list .zw_desc { width: 360px; }
.join_list dd .zw_desc { text-align: left; }
.join_list .zw_item { width: 164px; }
.font_35 { font-size: 35px !important; color: #005495 !important; }
.join_list dd { border: 1px solid #d1d1d1; border-bottom: none; }
.join_list dd:last-child { border-bottom: 1px solid #d1d1d1; }
.open_desc { padding: 40px; box-sizing: border-box; background: #f3f3f4; display: none; }
.open_desc h3 { font-size: 22px; color: #005495; font-weight: 500; line-height: 50px; }
.open_desc, .open_desc p, .open_desc div, .open_desc span { font-size: 16px; color: #3d3d3d; line-height: 32px; }
.mar_40 { margin-top: 30px; }
.onactive { display: block !important; }
.add_bgr { background: #989898; }
.add_bgr span { color: #fff !important; }
/*侧边样式*/

.Side_left { position: fixed; right: 0; top: 50%; margin-top: -140px; z-index: 999999; }
.Side_left ul li { width: 70px; height: 70px; margin-bottom: 5px; background: #666; text-align: center; position: relative; cursor: pointer; }
.toggle { display: none; position: absolute; right: 70px; top: 0; }
.Side_left ul li:hover { background: #005495; }
.Side_left ul li:hover .toggle { display: block; }
.Side_left li .cb { width: 100%; height: 40px; position: relative; }
.Side_left li .cb img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.Side_left li span { font-size: 14px; color: #fff; }
.left_tel { background: #005495; color: #fff; font-size: 24px; width: 300px; height: 60px; line-height: 30px; padding: 20px 0; }
.cbewm { width: 130px; }
.ewm { width: 121px; height: 121px; float: left; margin: 0 5px; }
.top_left { bottom: 86px; opacity: 0; transition: all 1s; z-index: -1; }
.oncc { bottom: 0px !important; opacity: 1 !important; transition: all 1s; z-index: 1; }
.cengji { z-index: 999; }
.qqzx { padding-bottom: 20px; background: #005495; }
.qqzx p { font-size: 16px; width: 185px; padding: 8px; color: #fff; }
.qqzx img { vertical-align: middle; }
.qqzx a { font-size: 14px; color: #fff; }
.tel_left p { width: 220px !important; }
/*新加荣誉资质*/
.rony-ban { margin-top: 60px; }
.rony-all { position: relative; }
.rony-all .swiper-button-prev { left: -30px; }
.rony-all .swiper-button-next { right: -30px; }
.swiper-slide { text-align: center; }
.rony-all .swiper-slide img { max-height: 359px; }
.swiper-pagination { display: block; width: 100%; margin-top: 20px; }
.swiper-pagination-bullet { margin: 0 2px; }
.swiper-button-next, .swiper-button-prev { margin-top: 40px !important; }
.honor-list .swiper-opcity { transform: translate(0, 0); }
/*--网站底部--*/




.footer { background: #333; padding: 20px 0; }
.Sitepath dl { float: left; }
.Sitepath dl.s1 { width: 680px; }
.Sitepath dl.s1 dt{ padding-top:20px;}
.Sitepath dl.s1 ul{ padding-left:10px;}
.Sitepath dl.s1 ul li{ float:left; padding-right:20px;}

.Sitepath dl.s4 { width: 170px; }
.Sitepath dl.s5 { width: 54px; height: 200px; border-right: 1px solid #d9d9d9; }
.Sitepath dl.s6 { width: 326px; float: right; position: relative; padding-right: 110px; }
.Sitepath dl dt { font-size: 16px; line-height: 35px; margin-bottom: 15px; color: #fff; font-weight: bold; }
.Sitepath a { color: #fff; }
.Sitepath dl dd a { display: block; line-height: 28px; color: #eee; }
.Sitepath dl .info li { color: #eee; line-height: 28px; padding-left: 24px; }
.Sitepath dl .info li.i1 { background: url(img/bt1.png) no-repeat left 6px; }
.Sitepath dl .info li.i2 { background: url(img/bt2.png) no-repeat left 6px; }
.Sitepath dl .info li.i3 { background: url(img/bt3.png) no-repeat left 6px; }
.Sitepath dl .info li.i4 { background: url(img/bt4.png) no-repeat left 6px; }
.wxbox { position: absolute; top: 27px; right: 0px; width: 100px; text-align: center; color: #fff; }
.wxbox img { display: block; width: 100%; }
.wxbox em { display: block; color: #eee; line-height: 30px; text-align: center; }
.bottom { font-size: 12px; color: #fff; background: #555; height: 40px; line-height: 40px; text-align: center; }
.bottom a { font-size: 12px; color: #fff; }


/*--list--*/
.nc_4 li:nth-child(1){background: #0061CC !important;color: #fff;}
.nc_4 li:nth-child(1) a{color: #fff;}

.nc_2 li:nth-child(2){background: #0061CC !important;color: #fff;}
.nc_2 li:nth-child(2) a{color: #fff;}

.nc_6 li:nth-child(3){background: #0061CC !important;color: #fff;}
.nc_6 li:nth-child(3) a{color: #fff;}

.listzn_4 ul li{ width:33%;}

.listzn_2 ul li{ width:50%;}
.listzn_6 ul li{ width:25%;}



 @media (max-width: 1600px) {
.swiper-con h2 { font-size: 60px; }
}
 @media (max-width: 750px) {
/*----------------------首页----------------*/
.pc_fzwl, .pc_fzw2 { display: none; }
.all { width: 100%; }
.all2 { width: 100%; }
.lm { float: left; margin-top: 0px; width: 100%; }
.pc-nav { display: none; border-top: 2px solid #009E99; padding: 10px 0; background: #009E99; position: absolute; z-index: 9999; width: 100%; opacity: 0.8; }
.pc-nav li { width: 100%; margin: 0; padding: 0; line-height: 40px; margin-bottom: 0; text-align: center; border-bottom: 1px #fff solid; text-align: left; }
.pc-nav li a { color: #fff; float: left; width: 90%; margin-left: 5%; }
.pc-nav li a i { display: block; float: right; }
.pc-nav li:hover a { color: #fff; }
#mobi-btn { display: block; right: 15px; top: 30px; }
.service h3 { font-size: 25px; }
.w-banner .bd { display: block; }
.header { height: 55px; background: rgba(255,255,255,0); border-bottom: 0; box-shadow: 0 0 0 0; }
.logo img { height: 40px; width: auto; margin-top: 10px; }
#mobi-btn { top: 15px; }
.w-banner { display: none; }
.sbanner { display: block; padding-top: 0; }
.pc-nav li:hover .zlm { display: none; }
}
/*--------------------------------------*/
</pre></body></html>